home *** CD-ROM | disk | FTP | other *** search
/ PC User 2002 March / Disc 1 / PCU030201.iso / ads / files / configure.swf / scripts / DefineButton2_102 / BUTTONCONDACTION on(rollOver).as
Encoding:
Text File  |  2001-10-25  |  78 b   |  7 lines

  1. on(rollOver){
  2.    tellTarget("perfs")
  3.    {
  4.       gotoAndStop(11);
  5.    }
  6. }
  7.